| Total Complexity | 26 |
| Dependencies | 9 |
| Dependents | 2 |
| Total lines | 187 |
| Lines of code | 97 |
| Logical lines of code | 46 |
| Comment lines | 43 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| getAddressFromOrder() | 42 | 14 | 49 | |
| separateStreet() | 61 | 3 | 11 | |
| getEmailAddressFromOrder() | 68 | 3 | 7 | |
| getPhoneNumberFromOrder() | 71 | 2 | 6 | |
| getPersonFromOrder() | 65 | 2 | 8 | |
| createAddress() | 60 | 1 | 12 | |
| __construct() | 75 | 1 | 4 |